DataQueryStaffGroups 
Logical Entity Name  DataQueryStaffGroups 
Default Table Name  DataQueryStaffGroups 
Physical Only  NO 
Definition 
 
Note 
 

DataQueryStaffGroups Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Id(PK)    int  NO 
 
DataQueryId    uniqueidentifier  NO 
 
SyStaffGroupId    int  NO 
 
DataQueryAccessLevel    int  NO 
 
CreatedUserId    int  NO 
 
CreatedDateTime    datetime  NO 
 
LastModifiedUserId    int  NO 
 
LastModifiedDateTime    datetime  NO 
 
ts    timestamp  NO 
 

DataQueryStaffGroups Primary and Unique Keys 
Key Name  Key Type  Keys 
UK_DataQueryStaffGroups_DataQueryId_SyStaffGroupId_DataQueryAccessLevel  Index  DataQueryId, SyStaffGroupId, DataQueryAccessLevel 
PK_DataQueryStaffGroups  PrimaryKey  Id 

DataQueryStaffGroups Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

DataQueryStaffGroups Check Constraints 
Check Constraint Name  CheckConstraint